setPlaybackTime

abstract fun setPlaybackTime(block: DesignBlock, time: Double)

Set the playback time of the given block.

Parameters

block

the block whose playback time should be updated.

time

the new playback time of the block in seconds.